home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 16 / AMIGAplus Sonderheft 16 (1998)(ICP)(DE)[!].iso / pd / anwendungen / rtgmaster_dev / goodies / rtggadtools / include / rtggadtools_pragmas.h next >
C/C++ Source or Header  |  1997-01-30  |  607b  |  16 lines

  1. #ifndef __RTGGADTOOLS_PROTOS_H
  2. #define __RTGGADTOOLS_PROTOS_H
  3.  
  4. #pragma libcall RTGGadToolsBase RGAddGadget 1e 09803
  5. #pragma libcall RTGGadToolsBase RGDisposeAnchor 24 801
  6. #pragma libcall RTGGadToolsBase RGDisposeGadget 2a 801
  7. #pragma libcall RTGGadToolsBase RGDoGadgets 30 9802
  8. #pragma libcall RTGGadToolsBase RGGadgetState 36 0802
  9. #pragma libcall RTGGadToolsBase RGNewAnchor 3c 10803
  10. #pragma libcall RTGGadToolsBase RGNewGadgetTags 42 801
  11. #pragma libcall RTGGadToolsBase RGRefreshGList 48 09803
  12. #pragma libcall RTGGadToolsBase RGRemGadget 4e 9802
  13. #pragma tagcall RTGGadToolsBase RGNewGadget 42 801
  14.  
  15. #endif
  16.